From: Stefan Monnier Date: Fri, 29 Jun 2007 04:37:34 +0000 (+0000) Subject: Docstring convention fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18128 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=34c28c8c8e70ea9fef92c974f08ace429c82b07b;p=emacs.git Docstring convention fix. --- diff --git a/lisp/simple.el b/lisp/simple.el index b6b55a5f2eb..a0915b9f8ed 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -5259,10 +5259,10 @@ PREFIX is the string that represents this modifier in an event type symbol." ;;;; Keypad support. -;;; Make the keypad keys act like ordinary typing keys. If people add -;;; bindings for the function key symbols, then those bindings will -;;; override these, so this shouldn't interfere with any existing -;;; bindings. +;; Make the keypad keys act like ordinary typing keys. If people add +;; bindings for the function key symbols, then those bindings will +;; override these, so this shouldn't interfere with any existing +;; bindings. ;; Also tell read-char how to handle these keys. (mapc